extends DirectoryResource
Represents a certificate, typically awarded for completed training activities This folder will generate HTML applying a template. The parent folder will usually be a module folder, and if so status for the current user about that module will be referenced in the certificate.
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| title | String | ||
| imageHash | String | ||
| certificate | Certificate | ||
| profile | Profile | ||
| moduleStatus | ModuleStatus | ||
| completedDate | Date | ||
| fullName | String | Full name of the user | |
| userOrganisation | Organisation | ||
| copy | String | ||
| name | String | ||
| modifiedDate | Date | ||
| createDate | Date | ||
| accessControlList | Map | ||
| points | Double | ||
| formatter | Formatter | ||
| root | RootFolder |
Hide comments